UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

9 lines (7 loc) 153 B
define(function(require){ return { name: "one", threeName: require("three").name, threeName2: require("three").name }; });