UNPKG

calcium-lang

Version:
3 lines (2 loc) 101 B
import { InternalType } from "../type"; export default function createDict(value: {}): InternalType;