Update surrounding code for new Readerable module. Tag #361.

This commit is contained in:
Ascrod 2019-04-25 20:08:17 -04:00 committed by Roy Tam
commit 85caaf571c
5 changed files with 138 additions and 110 deletions

View file

@ -0,0 +1,10 @@
// -*- indent-tabs-mode: nil; js-indent-level: 2 -*-
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/. */
"use strict";
var EXPORTED_SYMBOLS = ["Readerable"];
#include Readability-readerable.js
#include Readerable.js