-
-
Notifications
You must be signed in to change notification settings - Fork 2
function_loadExtension
Wesley de Groot edited this page Oct 23, 2015
·
34 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
loadExtension Tries to load a extension (module)
- @deprecated 0.0.4
- @removed 0.1.0
- @param object [object] Wrapper
- @return bool
- @example _.loadExtension(src, callback);
_.loadExtension(src, callback);
© Wesley de Groot • CC-BY 4.0 • WDGWV