UNPKG

ember-app-scheduler

Version:

Ember addon to schedule work at different phases of app life cycle.

8 lines (5 loc) 243 B
// Just a shortcut for bulk export 'use strict'; exports.parseLinkLabel = require('./parse_link_label'); exports.parseLinkDestination = require('./parse_link_destination'); exports.parseLinkTitle = require('./parse_link_title');