UNPKG

@freemework/common

Version:

Common library of the Freemework Project.

5 lines (3 loc) 114 B
import { FSqlException } from "./f_sql_exception.js"; export class FSqlExceptionSyntax extends FSqlException { }