3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
import type { LibDefinition } from '../variable';
|
|
export declare const lib: LibDefinition;
|