All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.lib.callable-instance.d.ts Maven / Gradle / Ivy

The newest version!
export const CallableInstance: new (property: string | symbol) => (...parameters: Parameters) => Result;
//# sourceMappingURL=callable-instance.d.ts.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy