UNPKG

@freemework/common

Version:

Common library of the Freemework Project.

4 lines 167 B
import { FException } from "./f_exception.js"; export class FExceptionInvalidOperation extends FException { } //# sourceMappingURL=f_exception_invalid_operation.js.map