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