UNPKG
create-gfm-fixtures
Version:
latest (2.2.0)
2.2.0
2.1.0
2.0.0
1.1.0
1.0.0
Create GFM fixtures
github.com/wooorm/create-gfm-fixtures
wooorm/create-gfm-fixtures
create-gfm-fixtures
/
index.d.ts
4 lines
•
193 B
TypeScript
View Raw
1
2
3
4
export
{ createGfmFixtures }
from
"./lib/index.js"
;
export
type
Keep
=
import
(
"./lib/index.js"
).
Keep
;
export
type
Options
=
import
(
"./lib/index.js"
).
Options
;
//# sourceMappingURL=index.d.ts.map