const fs = require ("fs");
Then you can refer to exported bits from the "fs" package in your app as if they were part of it, because they are. ##include "standard.h"
. The C preprocessor reads the file, and replaces the #include directive with the contents of the file. Includes can contain includes. #