UNPKG

@scriptables/manifest

Version:

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

10 lines (8 loc) 296 B
'use strict'; const SCRIPT_HEADER_NOTICES = [ "Variables used by Scriptable.", "These must be at the very top of the file. Do not edit." ]; exports.SCRIPT_HEADER_NOTICES = SCRIPT_HEADER_NOTICES; //# sourceMappingURL=scriptHeaderNotices.js.map //# sourceMappingURL=scriptHeaderNotices.js.map