MCPcopy Create free account
hub / github.com/YunYouJun/advjs / parseAdvCode

Function parseAdvCode

packages/parser/src/syntax/code.ts:7–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5 * Parse AdvCode (js/ts)
6 */
7export function parseAdvCode() {
8
9}
10
11export const scriptSuffix = ['ts', 'js', 'typescript', 'javascript']
12

Callers 1

codeMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected