UNPKG

cahir

Version:

flexible interface for method chaining using Proxy and tagged template literals

6 lines (5 loc) 111 B
const symbols = { isPickle: Symbol("isPickle") } export default symbols; export const {isPickle} = symbols