Kubernetes 1.6 api reference docs
This commit is contained in:
Generated
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
define( function() {
|
||||
"use strict";
|
||||
|
||||
return ( /^(?:checkbox|radio)$/i );
|
||||
} );
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
define( function() {
|
||||
"use strict";
|
||||
|
||||
return ( /^$|\/(?:java|ecma)script/i );
|
||||
} );
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
define( function() {
|
||||
"use strict";
|
||||
|
||||
return ( /<([a-z][^\/\0>\x20\t\r\n\f]+)/i );
|
||||
} );
|
||||
Reference in New Issue
Block a user