3 lines
78 B
TypeScript
Raw Permalink Normal View History

// Define the `phoneList` module
angular.module('phoneList', ['core.phone']);