UNPKG

@freemework/common

Version:

Common library of the Freemework Project.

4 lines 155 B
import { FException } from "../exception/f_exception.js"; export class FLimitException extends FException { } //# sourceMappingURL=f_limit_exception.js.map