UNPKG

@scriptables/manifest

Version:

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

4 lines (2 loc) 110 B
declare function matchAllBannerManifest(line: string): RegExpExecArray[]; export { matchAllBannerManifest };