docs/javascripts/explorer.js

7 строки
291 B
JavaScript

export default function () {
// TODO support "Run in Explorer" links in GraphQL guides
// will need to handle query params separately from search queries
// see JS block at https://github.com/github/internal-developer.github.com/blob/master/assets/javascripts/documentation.js#L230
}