UNPKG

@aws-amplify/ui

Version:

`@aws-amplify/ui` contains low-level logic & styles for stand-alone usage or re-use in framework-specific implementations.

7 lines (5 loc) 119 B
const OPTIONS = { separator: '.', }; const REFERENCE_REGEX = /\{([^}]+)\}/g; export { OPTIONS, REFERENCE_REGEX };