2 lines
91 B
TypeScript
Executable file
2 lines
91 B
TypeScript
Executable file
import type { CollectionTag } from '../types.js';
|
|
export declare const seq: CollectionTag;
|