UNPKG

@bastion/tesseract

Version:

The heart and soul of the Bastion bot.

3 lines (2 loc) 105 B
declare const isConstructor: (object: Record<string, unknown>) => boolean; export default isConstructor;