3 lines
77 B
Haxe
3 lines
77 B
Haxe
package js.html;
|
|
|
|
typedef AlgorithmIdentifier = ts.AnyOf2<String, Algorithm>; |