UNPKG

sebastian

Version:

A flow-control library aimed at encouraging organized, testable code.

7 lines (6 loc) 116 B
define(['./dim'], function (dim) { return { name: 'another/c/sub', dimName: dim.name }; });