UNPKG
lotech
Version:
latest (0.0.2-5)
0.0.2
0.0.2-5
0.0.2-4
0.0.2-3
0.0.2-2
0.0.2-1
0.0.1
Lotech markdown parser
github.com/robusta-hk/lotech
robusta-hk/lotech
lotech
/
build
/
module.js
11 lines
(10 loc)
•
163 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
/** * Created by nicorama on 23/06/2016. */
exports
.
default
= {
key
:
"Value"
};