UNPKG

@ambers/silk

Version:

Stream-based, mochikit-inspired framework for creating and manipulating contents of a page. For Amber Smalltalk.

9 lines (8 loc) 187 B
define([ 'amber/deploy', // --- packages to be deployed begin here --- 'silk/Silk' // --- packages to be deployed end here --- ], function (amber) { return amber; });