GIST Secret — not listed in public feeds

Draft gist layout

#wip (1)

Secret gists still render the explorer and readme column for review.

src/index.tsCopied!4 lines · 53 B
export function main(): void {
console.log('ok')
}
src/util/helpers.tsCopied!2 lines · 31 B
export const VERSION = '1.0.0'