UNPKG

@freemework/common

Version:

Common library of the Freemework Project.

6 lines (3 loc) 119 B
import { FSqlException } from "./f_sql_exception.js"; export class FSqlExceptionConnection extends FSqlException { }