Sha256: f8b85329f281b22d206e49c2825091a1d683c68b8607ab361664f71898ef93df

Contents?: true

Size: 136 Bytes

Versions: 5

Compression:

Stored size: 136 Bytes

Contents

import registerInline from './decorators/inline';

export function registerDefaultDecorators(instance) {
  registerInline(instance);
}

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
locomotivecms-4.0.0.alpha1 app/javascript/node_modules/handlebars/lib/handlebars/decorators.js
locomotivecms-3.4.0 app/javascript/node_modules/handlebars/lib/handlebars/decorators.js
lanes-0.8.0 node_modules/handlebars/lib/handlebars/decorators.js
eslint_node_modules-1.6.0.1 vendor/node_modules/eslint/node_modules/handlebars/lib/handlebars/decorators.js
eslint_node_modules-1.6.0 vendor/node_modules/eslint/node_modules/handlebars/lib/handlebars/decorators.js