UNPKG

@hadss/hmrouter-plugin

Version:

HMRouter Compiler Plugin

6 lines (5 loc) 226 B
export default class ObfuscationConstants { static readonly KEEP_FILE_NAME = "-keep-file-name"; static readonly KEEP_PROPERTY_NAME = "-keep-property-name"; static readonly KEEP_GLOBAL_NAME = "-keep-global-name"; }