UNPKG

@matatbread/typia

Version:

Superfast runtime validators with only one line

4 lines (3 loc) 251 B
import { MetadataObjectType } from "../../../schemas/metadata/MetadataObjectType"; import { IMetadataIteratorProps } from "./IMetadataIteratorProps"; export declare const emplace_metadata_object: (props: IMetadataIteratorProps) => MetadataObjectType;