Sha256: aa7544937d526cfb5ad21ac85276160c800f0698cebc10087ec1e4cc4c45ee49
Contents?: true
Size: 332 Bytes
Versions: 34
Compression:
Stored size: 332 Bytes
Contents
// This module was originally created so that Recast could add its own // custom types to the AST type system (in particular, the File type), but // those types are now incorporated into ast-types, so this module doesn't // have much to do anymore. Still, it might prove useful in the future. module.exports = require("ast-types");
Version data entries
34 entries across 20 versions & 7 rubygems