Home Reference Source

References

Function Summary

Static Public Function Summary
public

decodeMorseCode(morseCode: string, options: Object): string

since 0.0.1 Returns the original message of morse code passed to the function.
public

encodeMorseCode(msg: string, options: Object): string

since 0.0.1 Returns the morse code of message passed to the function.