UNPKG

wix-storybook-utils

Version:

Utilities for automated component documentation within Storybook

4 lines 206 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = (function (a) { return (a instanceof RegExp ? a : new RegExp(a)); }); //# sourceMappingURL=ensure-regexp.js.map