@storybook/addon-storysource
Version:
View a story’s source code to see how it works and paste into your app
6 lines (3 loc) • 445 B
JavaScript
import { __commonJS } from './chunk-CFLTNKIO.js';
var require_arff=__commonJS({"../../node_modules/refractor/lang/arff.js"(exports,module){module.exports=arff;arff.displayName="arff";arff.aliases=[];function arff(Prism){Prism.languages.arff={comment:/%.*/,string:{pattern:/(["'])(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},keyword:/@(?:attribute|data|end|relation)\b/i,number:/\b\d+(?:\.\d+)?\b/,punctuation:/[{},]/};}}});
export { require_arff };