workadventure/front/src/Exception/NotConnectedError.ts
Gregoire Parant d5dc807b09 Login & Sign in
Create html element to log in and sign in
2020-12-21 16:48:40 +01:00

1 line
46 B
TypeScript

export class NotConnectedError extends Error{}