Skip to main content

Class: DefaultPrefixAlgorithmService

Defined in: services/default-prefix-algorithm.service.ts:3

Implements

Constructors

Constructor

new DefaultPrefixAlgorithmService(): DefaultPrefixAlgorithmService

Returns

DefaultPrefixAlgorithmService

Methods

prefix()

prefix(remote, prefix?): string

Defined in: services/default-prefix-algorithm.service.ts:4

Parameters

remote

string

prefix?

string

Returns

string

Implementation of

IPrefixAlgorithm.prefix