interface LinkJSON<T> {
    /: ToString<T, string>;
}

Type Parameters

Properties

/

Properties

/: ToString<T, string>

Generated using TypeDoc