Searched refs:apiCode (Results 1 – 1 of 1) sorted by relevance
686 const apiCode: string = fs.readFileSync(modulePath, {encoding: 'utf-8'}); constant687 const bundleTags: string[] = apiCode.match(/@bundle.+/g);