UNPKG

bia-framework

Version:

Bia Framework to work with angular 2

12 lines (11 loc) 251 B
export declare class ObjectId { private timestamp; private increment; private pid; private machine; private setMachine; constructor(); getDate: () => Date; toArray: () => any[]; toString: () => string; }