#!/usr/bin/env node /** * Backward-compatible doc warning hook entrypoint. * Kept for consumers that still reference pre-write-doc-warn.js directly. */ 'use strict'; require('./doc-file-warning.js');