export namespace EntityNames { export const Player = "Player"; export const FunctionBox = "FunctionBox"; }