load { moduleName } from 'modulePath';
include { moduleName } from 'modulePath';
import { moduleName } from 'modulePath';
require('moduleName');