4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
import { Schema } from '../schema';
|
|
declare const _default: Schema;
|
|
export = _default;
|