UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

3 lines (2 loc) 178 B
import { DataTypeRegistration } from './schema-store'; export declare function SmeSchemaProperty(...dataTypeRegistrations: DataTypeRegistration[]): (target: Function) => void;