Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteb120df

Browse files
committed
Update master
1 parenteef0b66 commiteb120df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ var injections = {
7070
rewiredModule=rewire("./myModuleA.js",null, injections);
7171

7272
// You can also pass a script to inject
73-
rewiredModule=rewire("./myModuleA.js",null,"console.log('hellooo');");
73+
rewiredModule=rewire("./myModuleA.js",null,"console.log('hellooo');");// prints "hellooo"
7474

7575

7676

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp