UNPKG
@yeatszhang/tiddlywiki
Version:
latest (5.1.15-prerelease)
5.1.15-prerelease
a non-linear personal web notebook
github.com/Jermolene/TiddlyWiki5
Jermolene/TiddlyWiki5
@yeatszhang/tiddlywiki
/
editions
/
testcommonjs
/
tiddlers
/
relative
/
submodule
/
b.js
13 lines
(8 loc)
•
131 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
/*\ title: submodule/b.js
type
: application/javascript
module
-
type
: library Relative test B \*/ exports.foo =
function
()
{ };