import {ng} from 'vendor';
import 'core';
const ngModule = ng.module('locator', []);
export default ngModule;