mirror of
https://github.com/github/codeql-action.git
synced 2026-04-27 01:08:46 +00:00
3 lines
51 B
TypeScript
3 lines
51 B
TypeScript
import { Long } from '../types.js';
|
|
export = Long;
|