mirror of
https://github.com/github/codeql-action.git
synced 2025-12-30 19:20:08 +08:00
4 lines
219 B
JavaScript
4 lines
219 B
JavaScript
export { parseImpl, getEmptyResult, resetResult, } from './src/factory';
|
|
export { default as fastPathLookup } from './src/lookup/fast-path';
|
|
export { setDefaults } from './src/options';
|
|
//# sourceMappingURL=index.js.map
|