synchronize text
This commit is contained in:
parent
bda9424d37
commit
d3028678d3
|
|
@ -9,7 +9,6 @@ This is the original text
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
//foo.handler.js
|
//foo.handler.js
|
||||||
//I believe this is not being used, because in doctree.js, isUnpackable is false, and toString is not exported by @weborigami/origami anymore ... ?
|
|
||||||
import { toString } from "@weborigami/origami";
|
import { toString } from "@weborigami/origami";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue