UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

5 lines (4 loc) 61 B
/** * Do nothing. */ export declare function noop(): void;