UNPKG
@freelancercom/blue-harvest
Version:
latest (0.3.1-fork.41)
0.3.1-fork.32-1
0.3.1-fork.41
0.3.1-fork.40
0.3.1-fork.39
0.3.1-fork.38
0.3.1-fork.37
0.3.1-fork.36
0.3.1-fork.35
0.3.1-fork.34
0.3.1-fork.33
0.3.1-fork.32
0.3.1-fork.31
0.3.1-fork.30
0.3.1-fork.29
0.3.1-fork.28
protractor helpers
github.com/angular-seattle/blue-harvest
angular-seattle/blue-harvest
@freelancercom/blue-harvest
/
dist
/
action_helpers
/
logger.d.ts
5 lines
(4 loc)
•
102 B
TypeScript
View Raw
1
2
3
4
5
/** * Add a timestamped log to the test output. */
export
declare
function
log
(
text:
string
):
void
;