UNPKG

@scriptables/manifest

Version:

Utilities to generate, parse, and update manifest headers in Scriptable scripts.

4 lines (2 loc) 84 B
declare function isStaticBanner(line: string): boolean; export { isStaticBanner };