UNPKG

@pepperi/lib

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.1.

6 lines (5 loc) 118 B
export declare class Guid { private static pad4; private static random4; static newGuid(): string; }