UNPKG

@lenka/alchemist

Version:
3 lines (2 loc) 130 B
import { Constructor } from '../interfaces'; export declare function logInheritance(instance: Constructor, place?: string): void;