UNPKG

xenforo-dl

Version:
5 lines 173 B
import { Thread } from '../entities/Thread.js'; export default class ThreadHeaderTemplate { static format(thread: Thread): string; } //# sourceMappingURL=Thread.d.ts.map