Commit aadadb6
docs: remove inline imports from API reference examples (#1958)
* docs: add missing imports to API reference examples
Add Chain and OrderSide imports to getNFT, pagination, and error
handling examples to make them copy-paste ready.
Co-Authored-By: Damian <236994396+ev0r0x@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* docs: remove inline imports from API reference examples
Snippets are code fragments, not standalone files — readers already
import from opensea-js during setup. Removing imports keeps every
example consistent and avoids churn from "missing import" fixes.
Co-Authored-By: Damian <236994396+ev0r0x@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Damian <236994396+ev0r0x@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3e57246 commit aadadb6
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | | - | |
232 | 230 | | |
233 | 231 | | |
234 | 232 | | |
| |||
929 | 927 | | |
930 | 928 | | |
931 | 929 | | |
932 | | - | |
933 | | - | |
934 | 930 | | |
935 | 931 | | |
936 | 932 | | |
| |||
1038 | 1034 | | |
1039 | 1035 | | |
1040 | 1036 | | |
1041 | | - | |
1042 | | - | |
1043 | 1037 | | |
1044 | 1038 | | |
1045 | 1039 | | |
| |||
1244 | 1238 | | |
1245 | 1239 | | |
1246 | 1240 | | |
1247 | | - | |
1248 | | - | |
1249 | 1241 | | |
1250 | 1242 | | |
1251 | 1243 | | |
| |||
0 commit comments