moduleImport
P128018
predicate
Indicates that one module brings another module into its scope to use its definitions or functionality.
Observed surface forms (3)
- exampleImport ×1
- swiftImport ×1
- typicalImportSyntax ×1
Sample triples (4)
| Subject | Object |
|---|---|
| AnyCancellable | import Combine ⓘ |
| CLGeocoder | import CoreLocation via predicate surface "swiftImport" ⓘ |
|
Link
surface form:
Link (React Router)
|
import { Link } from 'react-router-dom'; via predicate surface "typicalImportSyntax" ⓘ |
|
Mail
surface form:
Mail (Flask-Mail)
|
from flask_mail import Mail via predicate surface "exampleImport" ⓘ |