mirror of
https://github.com/frappe/books.git
synced 2026-08-28 02:24:17 -05:00
4 lines
86 B
TypeScript
4 lines
86 B
TypeScript
import { Doc } from 'fyo/model/doc';
|
|
|
|
export class IntegrationErrorLog extends Doc {}
|