importing

This module allows you to import modules and packages that are not installed by default.

module(name)

Returns the given module located in the app's Documents directory.

package(name)

Returns the given package located in the app's Documents directory.