Spaces:
Running
Running
File size: 115 Bytes
95f4e64 |
1 2 3 |
import { details } from './main';
details({ movie_id: 'tt2267998' }).then(response => console.log(response.data)); |