Algorithm
interface
Algorithm {
name
:
string
;
}
§
Properties
§
name
:
string
[src]