export const codeSymbol = Symbol("code"); export const scopeSymbol = Symbol("scope"); export const sourceSymbol = Symbol("source");