UNPKG

ember-cli-page-object

Version:

This ember-cli addon eases the construction of page objects on your acceptance and integration tests

4 lines (3 loc) 86 B
export { alias } from './alias'; export { getter } from './getter'; export default 1;