UNPKG
@meldscience/meld
Version:
latest (0.1.0)
0.1.0
pipeable one-shot prompt scripting toolkit
@meldscience/meld
/
dist
/
src
/
types.d.ts
2 lines
(1 loc)
•
48 B
TypeScript
View Raw
1
2
export
type
PlaceholderType =
'cmd'
|
'import'
;