File tree Expand file tree Collapse file tree 5 files changed +1094
-2567
lines changed
Expand file tree Collapse file tree 5 files changed +1094
-2567
lines changed Original file line number Diff line number Diff line change 11( function ( global , factory ) {
22 typeof exports === 'object' && typeof module !== 'undefined' ? module . exports = factory ( ) :
33 typeof define === 'function' && define . amd ? define ( factory ) :
4- ( global . S = factory ( ) ) ;
5- } ( this , ( function ( ) { 'use strict' ;
4+ ( global = global || self , global . S = factory ( ) ) ;
5+ } ( this , function ( ) { 'use strict' ;
66
77 // Public interface
88 var S = function S ( fn , value ) {
539539
540540 return S ;
541541
542- } ) ) ) ;
542+ } ) ) ;
Original file line number Diff line number Diff line change 11( function ( global , factory ) {
22 typeof exports === 'object' && typeof module !== 'undefined' ? module . exports = factory ( ) :
33 typeof define === 'function' && define . amd ? define ( factory ) :
4- ( global . S = factory ( ) ) ;
5- } ( this , ( function ( ) { 'use strict' ;
4+ ( global = global || self , global . S = factory ( ) ) ;
5+ } ( this , function ( ) { 'use strict' ;
66
77 // Public interface
88 var S = function S ( fn , value ) {
656656
657657 return S ;
658658
659- } ) ) ) ;
659+ } ) ) ;
You can’t perform that action at this time.
0 commit comments