UNPKG

domain-gfx

Version:
5 lines (3 loc) 68 B
// @flow let id = 0; export default () => `domain-gfx-id-${++id}`;