Interface ConstBindingArgs

interface ConstBindingArgs {
    id: string;
}

Properties

Properties

id: string

A technical, but human-readable ID, which isn't guaranteed to be unique

Generated using TypeDoc