UNPKG

@imbricate/core

Version:

Imbricate Core, Notebook for Engineers

10 lines (9 loc) 208 B
/** * @author WMXPY * @namespace Property * @description Definition */ /** * Imbricate property key, which should match schema properties unique identifier */ export type ImbricatePropertyKey = string;