Commit cf84a4b
committed
chore: rename internal variable to
Renames the internal `lib/index.js` binding from `months` to `main`,
matching the canonical stdlib `lib/index.js` shape (~92% conformance
across 5028 lib/index.js files; 53/57 conformance within
`@stdlib/datasets`). The variable is local to the file and has no
observable effect on the public API.main in @stdlib/datasets/month-names-en
1 parent d2479d9 commit cf84a4b
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
0 commit comments