UNPKG

reactant-module

Version:

A module model for Reactant

3 lines (2 loc) 110 B
export const getStageName = (className: string) => `@@reactant/${className}/${Math.random().toString(36)}`;